Here is the last version of the tools distributed as java self-executable archive files. It evolved in a tool that extracts both CLUT8 and RLE7 data.


How to lauch the tool :
- open a terminal, and type (for example, to execute RLE7ToolBMP: )
java -jar RLE7ToolBMP.jar

Tools description
1) RLE7ToolBMP.
Given a separated pallet and a image data file, generates a BitMaP image.

2) RLE7ToolBMPOnePiece.
Given a file containing both pallet and a image data in a single file. Both sections must separated by 8 unused bytes. Generates a BitMaP image.

3) CDIPaletImageEditor is a tool that allows to load image data and image palet, in order to edit the palet.

Requirements for RLE7/CLUT8 :
- The palet file / section must be 384bytes long.

These tools are experimental and maybe not fully functional. Use it at your own risk!!!!!


More Info -

http://optfr.free-h.net/cdi/index.php?mod=home